01. Introduction
Introduction
In the dynamic programming setting, the agent has full knowledge of the Markov decision process (MDP) that characterizes the environment. (This is much easier than the reinforcement learning setting, where the agent initially knows nothing about how the environment decides state and reward and must learn entirely from interaction how to select actions.)
This lesson covers material in Chapter 4 (especially 4.1-4.4) of the textbook.